The availability of a transmittal to be selected in the user interface can be controlled by setting the TransOpen property to the sum of one or more of the constants that are described in the following table.
Constant | Description |
---|---|
AS_SSF_CANSELECTFORADDDOCS |
Documents may be added to the current transmittal. |
AS_SSF_CANSELECTFORLINKING |
Transmissions in the current transmittal may be linked to submissions. |
AS_SSF_CANSEND |
The current transmittal can be sent. |
AS_SSF_DELETED |
The current transmittal has been deleted. For internal use only. |
Related information
The AS_SUBMITTAL_STATUS_FLAGS constants